All Questions
Tagged with lazy-initializationpersistence
1 question
1vote
1answer
651views
WPF: Reloading app parts to handle persistence as well as memory management
I created a app using Microsoft's WPF. It mostly handles data reading and input as well as associating relations between data within specific parameters. As a total beginner I made some bad design ...